#indent#[Inline:
  -Database='MyDatabase',
  -Table='MyLayout',
  'MyField'='SomeValue',
  -Search]
	
	[Var:'thisRec'=(Math_Random:Min=1,Max=(Found_Count)) - 1]
	
	MyField1 = [Field:'MyField1',RecordIndex=(Var:'thisRec')]
	MyField2 = [Field:'MyField2',RecordIndex=(Var:'thisRec')]
	MyField3 = [Field:'MyField3',RecordIndex=(Var:'thisRec')]

[/Inline]
